home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9534 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1009 b 

  1. Path: oitnews.harvard.edu!cmcl2!news!schonberg!dewar
  2. From: dewar@cs.nyu.edu (Robert Dewar)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 2 Mar 1996 09:07:52 -0500
  6. Organization: Courant Institute of Mathematical Sciences
  7. Message-ID: <dewar.825775594@schonberg>
  8. References: <JSA.96Feb16135027@organon.com> <1996Feb22.005518.13396@leeweyr.sccsi.com> <4gvrffINNlqo@anvil.ugrad.cs.ubc.ca> <JSA.96Feb29151220@organon.com> <4h5cf0INNanc@anvil.ugrad.cs.ubc.ca>
  9. NNTP-Posting-Host: schonberg.cs.nyu.edu
  10. X-Newsreader: NN version 6.5.0 (NOV)
  11.  
  12. Kazimir says
  13.  
  14. "There is no such official test suite for validating C"
  15.  
  16. This is wrong. It does not help the argument to make such plainly incorrect
  17. statements. NIST has a formal validation procedure for C with a test suite
  18. that is officially used for this purpose. Many C compilers have been
  19. validated using this test suite.
  20.  
  21. Now of course the statement is true with respect to C++, but certainly
  22. not with respect to C.
  23.  
  24.